3.392 \(\int \frac {\sqrt {c-c \sin (e+f x)}}{(a+a \sin (e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=41 \[ -\frac {c \cos (e+f x)}{f (a \sin (e+f x)+a)^{3/2} \sqrt {c-c \sin (e+f x)}} \]

[Out]

-c*cos(f*x+e)/f/(a+a*sin(f*x+e))^(3/2)/(c-c*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 41, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.033, Rules used = {2738} \[ -\frac {c \cos (e+f x)}{f (a \sin (e+f x)+a)^{3/2} \sqrt {c-c \sin (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[c - c*Sin[e + f*x]]/(a + a*Sin[e + f*x])^(3/2),x]

[Out]

-((c*Cos[e + f*x])/(f*(a + a*Sin[e + f*x])^(3/2)*Sqrt[c - c*Sin[e + f*x]]))

Rule 2738

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[
(-2*b*Cos[e + f*x]*(c + d*Sin[e + f*x])^n)/(f*(2*n + 1)*Sqrt[a + b*Sin[e + f*x]]), x] /; FreeQ[{a, b, c, d, e,
 f, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[n, -2^(-1)]

Rubi steps

\begin {align*} \int \frac {\sqrt {c-c \sin (e+f x)}}{(a+a \sin (e+f x))^{3/2}} \, dx &=-\frac {c \cos (e+f x)}{f (a+a \sin (e+f x))^{3/2} \sqrt {c-c \sin (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.19, size = 85, normalized size = 2.07 \[ -\frac {\sqrt {a (\sin (e+f x)+1)} \sqrt {c-c \sin (e+f x)}}{a^2 f \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right ) \left (\sin \left (\frac {1}{2} (e+f x)\right )+\cos \left (\frac {1}{2} (e+f x)\right )\right )^3} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[c - c*Sin[e + f*x]]/(a + a*Sin[e + f*x])^(3/2),x]

[Out]

-((Sqrt[a*(1 + Sin[e + f*x])]*Sqrt[c - c*Sin[e + f*x]])/(a^2*f*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])*(Cos[(e +
 f*x)/2] + Sin[(e + f*x)/2])^3))

________________________________________________________________________________________

fricas [A]  time = 0.43, size = 58, normalized size = 1.41 \[ -\frac {\sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c}}{a^{2} f \cos \left (f x + e\right ) \sin \left (f x + e\right ) + a^{2} f \cos \left (f x + e\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-c*sin(f*x+e))^(1/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

-sqrt(a*sin(f*x + e) + a)*sqrt(-c*sin(f*x + e) + c)/(a^2*f*cos(f*x + e)*sin(f*x + e) + a^2*f*cos(f*x + e))

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-c*sin(f*x+e))^(1/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> Unable to parse Giac output: Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (8*pi/x/2)>(-8*pi/x/2)sqrt(2*c)*sqrt(2)*sign(sin(1/2*(f*x+exp(1))-1/4*pi))*tan(1/2*(
1/2*f*x+1/4*(2*exp(1)-pi)))^2/sqrt(a)/(tan(1/2*(1/2*f*x+1/4*(2*exp(1)-pi)))^2-1)^2/a/f/sign(-tan(1/2*(1/2*f*x+
1/4*(2*exp(1)-pi)))^2+1)

________________________________________________________________________________________

maple [A]  time = 0.27, size = 68, normalized size = 1.66 \[ \frac {\left (1-\cos \left (f x +e \right )+\sin \left (f x +e \right )\right ) \sin \left (f x +e \right ) \sqrt {-c \left (\sin \left (f x +e \right )-1\right )}}{f \left (a \left (1+\sin \left (f x +e \right )\right )\right )^{\frac {3}{2}} \left (-1+\cos \left (f x +e \right )+\sin \left (f x +e \right )\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c-c*sin(f*x+e))^(1/2)/(a+a*sin(f*x+e))^(3/2),x)

[Out]

1/f*(1-cos(f*x+e)+sin(f*x+e))*sin(f*x+e)*(-c*(sin(f*x+e)-1))^(1/2)/(a*(1+sin(f*x+e)))^(3/2)/(-1+cos(f*x+e)+sin
(f*x+e))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {-c \sin \left (f x + e\right ) + c}}{{\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-c*sin(f*x+e))^(1/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate(sqrt(-c*sin(f*x + e) + c)/(a*sin(f*x + e) + a)^(3/2), x)

________________________________________________________________________________________

mupad [B]  time = 7.52, size = 52, normalized size = 1.27 \[ -\frac {2\,\cos \left (e+f\,x\right )\,\sqrt {-c\,\left (\sin \left (e+f\,x\right )-1\right )}}{a\,f\,\left (\cos \left (2\,e+2\,f\,x\right )+1\right )\,\sqrt {a\,\left (\sin \left (e+f\,x\right )+1\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c - c*sin(e + f*x))^(1/2)/(a + a*sin(e + f*x))^(3/2),x)

[Out]

-(2*cos(e + f*x)*(-c*(sin(e + f*x) - 1))^(1/2))/(a*f*(cos(2*e + 2*f*x) + 1)*(a*(sin(e + f*x) + 1))^(1/2))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {- c \left (\sin {\left (e + f x \right )} - 1\right )}}{\left (a \left (\sin {\left (e + f x \right )} + 1\right )\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-c*sin(f*x+e))**(1/2)/(a+a*sin(f*x+e))**(3/2),x)

[Out]

Integral(sqrt(-c*(sin(e + f*x) - 1))/(a*(sin(e + f*x) + 1))**(3/2), x)

________________________________________________________________________________________